home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / win_m_p / mwchaos.zip / CHAOS.DEF < prev    next >
Text File  |  1990-06-04  |  237b  |  11 lines

  1. NAME        CHAOS
  2. DESCRIPTION    'Chaotic Function Demonstrator by Bryan A. Woodruff'
  3. STUB        'WINSTUB.EXE'
  4. CODE        MOVEABLE
  5. DATA        MOVEABLE MULTIPLE
  6. HEAPSIZE    1024
  7. STACKSIZE    4096
  8. EXPORTS     WndProc
  9.         AboutDlgProc
  10.                 SettingsProc
  11.